This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
In the event where a calendar profile document is in a partial state . This means a profile document is deleted, the database is opened, a partial profile document is created where the owner field (and other as well) are not yet set (the user does not go to preferences. simply opens the database after the profile doc is recreated).
When adminp runs to apply mail policies (every 12 hrs) ,if a mail database is found with a partial profile document, it will end up applying the mail policy settings and saving the profile document . This results in the owner field getting set to the server name.
This can be easily reproduced.
The question here becomes... what deleted the profile document. Was it intentional and the user never went to preferences to save the profile doc so a partial one was created. Or did something come in and deleted the existing one. In my case the issue was caused by the creation of local replicas where the database that had not yet fully replicated was opened creating a duplicate profile. The replication code then is designed to delete the oldest profile document and keep the new one which happened to be a partial one. Adminp would then come in and set the owner field to the server name.